@@ -855,7 +860,8 @@
             }
             
             if (appdata != null && appdata.length() > 0) {
-                File tempSettingsDir = new File(appdata, "LimeWire");
+                //File tempSettingsDir = new File(appdata, "LimeWire");
+                File tempSettingsDir = new File(appdata, "Cabos");
                 if (tempSettingsDir.isDirectory() || !settingsDir.exists()) {
                     try {
                         setUserSettingsDir(tempSettingsDir);
